Click or drag to resize

ConversationUniqueSenders Property

Contains a list of all the senders of conversation items in the current folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<string> UniqueSenders { get; }

Property Value

Type: IListString
The unique senders.
See Also